haskellPackages: clean up broken packages' configuration#381864
Merged
sternenseemann merged 7 commits intoNixOS:haskell-updatesfrom Feb 14, 2025
Merged
haskellPackages: clean up broken packages' configuration#381864sternenseemann merged 7 commits intoNixOS:haskell-updatesfrom
sternenseemann merged 7 commits intoNixOS:haskell-updatesfrom
Conversation
This was referenced Feb 13, 2025
pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml
Outdated
Show resolved
Hide resolved
pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml
Outdated
Show resolved
Hide resolved
I had removed the jailbreak in 34fc7fc, but couldn't test this because of a broken dependency. The original issue was resolved, but of course new bounds are now broken.
Builds fine.
Builds fine.
This package is not defined in hackage-packages.nix.
0c861cc to
9366c95
Compare
sternenseemann
approved these changes
Feb 14, 2025
Member
|
By the way, how did you create this change? I've attempted to add tooling for changes like 9366c95 to |
Contributor
Author
|
Here, I used the following snippets: Finding duplicates in Removing configuration for broken packages: This only removes one-liners (i.e. including trailing So.. yeah - none of that is really "automation-ready", I would say. |
Member
|
Still useful to know, I think I'll just link this in |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I do a couple of things here:
gtkwas fixed, I checked on 34fc7fc#r1951591915 and haskellPackages: clean up overrides (part 1) #381006 (comment) again and made the necessary / possible adjustments.markBrokencalls fromconfiguration-common.nixtobroken.yamlinstead - I assume those have only been in there for historical reasons?broken.yaml.dontCheck- and then a lot different for stuff in the other configuration files. Thus, I didn't touch that.Things done
Build on
haskellPackageswhere appropriate.Add a 👍 reaction to pull requests you find important.